home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / SUPRMANT.ARJ / SMUTIL.EXE / SUPER.HLP < prev   
Text File  |  1991-05-29  |  27KB  |  423 lines

  1. %main menu%
  2.  
  3.  
  4. This is the main menu of SUPER-MAINT.  Use the right and left arrow keys to 
  5. choose an item on the menu bar, and press enter to get the submenu for that 
  6. choice.
  7.  
  8. SUPER-MAINT is a Make utility for programmers.  It is very flexible in its 
  9. ability to handle files, paths and so on.  Programmers set their Make 
  10. preferences in the Setup section.
  11.  
  12. SUPER-MAINT is actually four programs.  The first is a powerful make file 
  13. editor (SME.EXE) that automates the writing of make files and provides 
  14. powerful tools for doing so. The second is a flexible Make utility (SM.EXE).
  15. Third is the setup utility (SMSET) with which you set up the parameters for 
  16. all the programs.  Last is the help facility (SMH.EXE).
  17. .cp
  18.  
  19.  
  20. HELP        Context sensitive, where help is available.
  21.  
  22. MAKE        Edit new or old SUPER-MAINT files.
  23.  
  24. SETUP       Call Setup program to set screen colors, parameters, and more.
  25.  
  26. TOOLBOX     Program information, Lang Def File Editor, DOS shell
  27.  
  28. QUIT        Return to DOS
  29. .cp
  30.  
  31.                      Quick Command Keys:
  32.  
  33.               alt-x     Quick quit
  34.               alt-q     Quick quit
  35.               ctrl-c    Quick quit
  36.               alt-v     Display Version and Serial Number
  37.               alt-b     Brand of Compiler Reminder Toggle
  38.                  F1     Display Help
  39.               alt-h     Display Help
  40.               alt-f     Files Menu
  41.               alt-m     Make Menu
  42.               alt-s     Setup Menu
  43.               alt-t     Toolbox Menu
  44.               alt-r     Review Current Settings
  45. .cp
  46.  
  47.  
  48.  
  49.                      Mouse Command Keys
  50.  
  51.               left      Pick a Menu choice
  52.               right     Help
  53.               
  54. If you have a mouse you may exit any menu by placing the mouse cursor over 
  55. the small box at the upper left of the window and pressing the left button.
  56. To exit the program use the small box at the upper left of the screen.
  57. .cp
  58.  
  59. When using pop-down menus:
  60.  
  61.               left     Next menu to the left
  62.              right     Next menu to the right
  63.                esc     Return to main menu bar
  64.  
  65. And if you have a mouse place the cursor on the main menu bar to the right 
  66. or left of the current choice:
  67.  
  68.               left        left button    Next menu to the left
  69.              right        left button    Next menu to the right
  70.     over small box        left button    Return to main menu bar
  71.           anywhere       right button    Help for current menu
  72. *END*
  73. %program info%
  74.  
  75. Programmer's SUPER-MAINT(tm) was written by Dan Veaner (CIS 71460,2644).
  76.  
  77.  
  78.                             ┌─────────┐
  79.                       ┌─────┴───┐     │              (tm)
  80.                     ──│         │        │──────────────────
  81.                       │   ┌─────┴╨──┐ │  Association of
  82.                       │   │         │─┘  Shareware
  83.                       └───│            │    Professionals
  84.                     ──────│    ║    │────────────────────
  85.                           └────╨────┘    MEMBER
  86.  
  87.  
  88. SUPER-MAINT is SHAREWARE.  This allows you to "try before you buy."  If you 
  89. use SUPER-MAINT after a 30 day trial period you must register your copy.  
  90. This program is copyrighted and EmmaSoft reserves all rights to SUPER-MAINT.
  91. .cp
  92.  
  93. Registration for single machine use is $55 plus $2.50 S&H.  Registered 
  94. users will recieve SUPER-MAINT on disk with printed documentation, as 
  95. well as upgrade notices and discounted upgrades.  Only registered users 
  96. may recieve technical support.  As long as the participating companies 
  97. continue these offers, registered users will also receive a free 
  98. CompuServe intro pak with $15 free on-line credit and a complimentary 
  99. subscription to CompuServe Magazine, PLUS a substantial discount on a
  100. subscription to Shareware Magazine.
  101.  
  102. Technical support is available from EmmaSoft by phone, mail, or our BBS, and
  103. on CompuServe 71460,2644.
  104. .cp
  105.  
  106. EmmaSoft accepts checks, Master Card and VISA.  (NY residents please add 
  107. sales tax).  Send your registration to:
  108.  
  109.                         EmmaSoft
  110.                         PO Box 238
  111.                         Lansing, NY 14882-0238
  112.  
  113. A registration form is included on the shareware disk and should be printed
  114. by typing "print reg.frm" at the DOS prompt.  You may register by phone with 
  115. a MasterCard or Visa at:   (607) 533-4685
  116.  
  117. Or with your modem call our BBS.  The latest versions of our shareware are
  118. always on the board, and you may register with MasterCard or Visa there.
  119. Set your modem to 2400, 1200 or 300 bps, N,8,1 and dial 607-533-7072.  The
  120. BBS is available 24 hours a day.
  121.  
  122. EmmaSoft is open 9-Noon, 1-5  Monday-Friday, and sometimes on Saturday.
  123. *END*
  124. %edit%
  125.  
  126. Pick Code Files  (alt-p)
  127.  
  128. SUPER-MAINT senses what drives you have on your system and lets you choose a 
  129. drive to work on.  Next the program lists all the directories on the drive. 
  130. To see more directories use Page Up or Page Down.  Finally, use the + and -
  131. keys to mark or unmark files you want in your Make file.
  132.  
  133. If you have a mouse place it over the drive letter and press the left button
  134. to choose a drive, and place it over a directory name and press the left
  135. button to choose a directory.  To mark or unmark a file place the mouse
  136. cursor over a choice and press the left button.
  137.  
  138. To reread drives or directories make sure you are in the drive or directory
  139. window and press ctrl-r.
  140.  
  141. Pressing the right mouse button gets you help.
  142. .cp
  143.  
  144. New File (reset) (alt-n)
  145.  
  146. Reset all values and buffers to start a new session.
  147.  
  148. Edit Old File    (alt-e)
  149.  
  150. Get the names of source code files from an old make file so you can add to or
  151. delete from the list and generate a new make file.
  152.  
  153. Macros           (alt-m)
  154.  
  155. Build macros for your Make files.  There are enough macros to compile in 
  156. three programming languages using both finished compile/link options and 
  157. debug compile/link options.  Also sets SUPER-MAINT to build either 
  158. EXEcutable files or LIBraries (using alt-l).
  159. .cp
  160.  
  161. Text Editor      (alt-t)
  162.  
  163. Access the text editor you specified in the Setup menu.  SUPER-MAINT passes
  164. the current file or a file you specify to the editor of your choice.
  165.  
  166. File Names       (alt-f)
  167.  
  168. If you are not using the default name for one or more of your files set the
  169. name here.
  170.  
  171. .cp
  172.  
  173. SUPER-MAINT========>  (alt-s)
  174.  
  175. Make the files you picked to generate.
  176.  
  177. Choose Default File Name (alt-c)
  178.  
  179. This is not on the menu.  You automatically get it when you exit the "Pick
  180. Code Files" choice.  If there are files on the list you may press alt-c to 
  181. choose the one that make and other files take their name from.
  182.  
  183. At the bottom of the Make menu there is a reminder to tell you whether SUPER
  184. MAKE is set to build executable files or to build libraries.  If you have a 
  185. mouse you may place the mouse cursor over this reminder and press the left
  186. button to get the "Choose Default File Name" choice.
  187. *END*
  188.  
  189. %setup%
  190.  
  191. Colors              Set the screen colors for SUPER-MAINT.
  192.  
  193. Which               Set which types of files you want to make.
  194.  
  195. SUPER-MAINT Files   Tell SUPER-MAINT where to find your text editor, where
  196.                     to put object and executable files, and what files and
  197.                     directories to look for.
  198.  
  199. Name Defaults       Should SUPER-MAINT use default file names, or do you want
  200.                     to specify each one manually?
  201.  
  202. Defaults            Compiler specific defaults
  203.  
  204. Library File Names  Set up memory model information and library names here.  
  205.  
  206. Glob/Loc            Toggle use of the Global Setup file or local ones.
  207. .cp
  208.  
  209.                      Quick Command Keys:
  210.  
  211.               alt-q     Quick quit
  212.               alt-v     Display Version and Serial Number
  213.               alt-i     Information about SUPER-MAINT
  214.               alt-b     Brand of Compiler Reminder Toggle
  215.                  F1     Display Help
  216.               alt-h     Display Help
  217.               alt-c     Change Colors
  218.               alt-w     Set Which Files To Make
  219.               alt-s     SM_Files setup
  220.               alt-f     Set File Names
  221.               alt-d     Set Defaults 
  222.               alt-l     Set Libraries
  223.               alt-g     Toggle Global or Local Setup
  224.               alt-r     Review Current Settings
  225. .cp
  226.  
  227.  
  228.  
  229.                      Mouse Command Keys
  230.  
  231.               left      Pick a Menu choice
  232.               right     Help
  233.               
  234. If you have a mouse you may exit any menu by placing the mouse cursor over 
  235. the small box at the upper left of the window and pressing the left button.
  236. To exit the program use the small box at the upper left of the screen.
  237. *END*
  238. %setupmn%
  239.  
  240. Regular     This calls the SUPER-MAINT Setup program the regular way.  You
  241.             may choose what category or categories of settings you want to
  242.             change.  It has the look and feel of the SUPER-MAINT Editor.
  243.  
  244. Novice      This calls the setup program in 'beginners' mode the same way 
  245.             INSTALL.EXE did -- it walks you through each setup category, 
  246.             one at a time, giving a short explanation of each one before 
  247.             you access it.  You may skip categories as you go along by 
  248.             pressing Esc at an explanation screen.
  249. *END*
  250.  
  251. %toolbox%
  252.  
  253.  
  254.  
  255.  
  256. Info about SM    Get information about SUPER-MAINT and EmmaSoft
  257.  
  258. Version          See the Version and your serial number.
  259.  
  260. Lang Def Files   Language Definition Files Editor
  261.  
  262. Manual           The SUPER-MAINT manual on line.  Read it on your screen
  263.                  or press ctrl-p to print it to your printer or a disk
  264.                  file.
  265. .cp
  266.  
  267.  
  268.  
  269.  
  270. Edit Help        Edit the help file (SUPER.HLP).  Mainly for adding new
  271.                  helps to the file for use with the SUPER-MAINT Help 
  272.                  Facility as a stand alone program.  If you edit this
  273.                  file you MUST do it here, so the SUPER-MAINT Editor can
  274.                  generate a help index file (SUPER.NDX).
  275.  
  276. Go To DOS        Go to DOS to run other utilities.  Type "exit <Enter>"
  277.                  to return to SUPER-MAINT
  278. *END*
  279.  
  280. %quit%
  281.  
  282. Yes              Leave SUPER-MAINT Editor and return to DOS
  283.  
  284. No               Return to the SUPER-MAINT Editor
  285.  
  286. *END*
  287. %drives%
  288.  
  289.        DRIVE WINDOW
  290.  
  291.  
  292.        Use Up and Down Arrows to highlight your choice.
  293.  
  294.        Press <Enter> to choose drive to show.
  295.  
  296.        Press <Esc> to go back.
  297.  
  298.        Or with a mouse:
  299.  
  300.        Place the mouse cursor on your choice and click the left button.
  301.  
  302.        Drives are read from a file.  To re-read the drives on your system
  303.        press ctrl-r.  (Floppies with the door open are NOT added to the 
  304.        menu.)
  305. *END*
  306. %file mark%
  307.  
  308.        FILES WINDOW
  309.  
  310.  
  311.        Use Page Up and Page Down to See more files.
  312.  
  313.        Use Home for 1st Screen of files
  314.  
  315.        Use End for last screen of files
  316.  
  317.        Use Up and Down arrows to highlight your choice.
  318.  
  319.        Use + and - to mark files for inclusion in Make File.
  320.  
  321.        Press <Esc> to go back.
  322.  
  323.        Or with a mouse:
  324.        Place the mouse cursor on your choice and click the left button.
  325. *END*
  326. %directory mark%
  327.  
  328.        DIRECTORY WINDOW       
  329.  
  330.  
  331.        Use Page Up and Page Down to see more Directories.
  332.  
  333.        Use Home for 1st Screen of Directories
  334.  
  335.        Use End for last screen of Directories
  336.  
  337.        Use Up and Down arrows to highlight your choice.
  338.  
  339.        Press <Enter> to choose directory to show.
  340.  
  341.        Press <Esc> to go back.
  342. .cp
  343.  
  344.  
  345.        Or with a mouse:
  346.  
  347.        Place the mouse cursor on your choice and click the left button.
  348.  
  349.  
  350.        Directories are read from a file.  To re-read the directories on your 
  351.        system press ctrl-r.  
  352. *END*
  353. %choose name%
  354.  
  355.  
  356.  
  357.        CHOOSE A FILE TO NAME YOUR FILES
  358.  
  359.        You have set SUPER-MAINT to use a code file name as the name
  360.        of some of your other files (such as your .exe or .com file).
  361.    
  362.        You must now choose a code file name to use.
  363.  
  364.        Place the menu bar over your choice and press <Esc>.
  365.  
  366.        Or with a mouse:
  367.  
  368.        Place the mouse cursor over the small box in the upper left of this
  369.        window and click the left button.
  370. *END*
  371. %set macros%
  372.  
  373. Command Summary:
  374.  
  375.               Pg Down    Next Screen
  376.               Pg Up      Last Screen
  377.               Home       First Screen
  378.               End        Last Screen
  379.               Esc        Exit to Make Menu
  380.               alt-q      Quick Quit to DOS
  381.               alt-v      Show Version and Serial Number
  382.               alt-r      Reset this screen according to langx.sm file
  383.               alt-e      Edit this screen
  384.               alt-l      Build for Linker/Lib toggle
  385.               alt-F1     Toggle Command Help List
  386. .cp
  387.  
  388.  
  389.  
  390. If you have a mouse the following commands work:
  391.  
  392.     Mouse Cursor over the little box       Left Button     Quit
  393.     Mouse Cursor in Upper Menu Window      Right Button    Help
  394.     Mouse Cursor Below Upper Menu Window   Left Button     Next Macro Set
  395.     Mouse Cursor Below Upper Menu Window   Right Button    Last Macro Set
  396. .cp
  397.  
  398. While Editing:
  399.  
  400.               alt-F1     Toggle Command Help List
  401.               F1         Help
  402.  
  403. Make File Format:
  404.  
  405.                             Target: Dependent
  406.                                Action
  407.  
  408. If the dependent has changed since the target was last built (or if the 
  409. target doesn't exist), then take the action to (re)build the target.
  410. *END*
  411. %maker%
  412.  
  413.                    TO USE:  sm [flags] [filename]
  414.  
  415. sm        The SUPER-MAINT Make Utility
  416.  
  417. flags     Tells SUPER-MAINT how to configure.  If you want SUPER-MAINT to
  418.           be configured the way it was the last time you used it you may
  419.           omit the flags.  A flag is ALWAYS preceded by a dash (-) or a 
  420.           slash (/).  There should always be a space between flags.  
  421.           Example:  sm -1 -n filename
  422.  
  423. filename  The name of the Make file.  If you want to work on the